x86/traps: remove redundant trapnr parameter from fatal_trap()
authorAndrew Cooper <andrew.cooper3@citrix.com>
Wed, 3 Sep 2014 13:07:49 +0000 (15:07 +0200)
committerJan Beulich <jbeulich@suse.com>
Wed, 3 Sep 2014 13:07:49 +0000 (15:07 +0200)
commit1b0c9b3c57944ae83898ed291fbebbd44cd1b0cb
tree36d044b10bab9c95f3465e71b0e947e86e53e8f3
parent24857896a30105b7947e2cd36d63768054538bbc
x86/traps: remove redundant trapnr parameter from fatal_trap()

It is always available via regs->entry_vector.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
xen/arch/x86/cpu/mcheck/mce.c
xen/arch/x86/nmi.c
xen/arch/x86/traps.c
xen/arch/x86/x86_64/entry.S
xen/include/asm-x86/processor.h